home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / acpi-support / Compaq.config < prev    next >
Text File  |  2008-10-14  |  130b  |  9 lines

  1. case "$model" in
  2.     "Armada    E500"*)
  3.         ACPI_SLEEP=true
  4.     ;;
  5.         "Evo N600c"*)
  6.                 ACPI_SLEEP=true
  7.         ;;
  8. esac 
  9.